home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / mt_v20.arc / FORMAT.HLP < prev    next >
Text File  |  1990-08-13  |  2KB  |  30 lines

  1.  ---------------------------------------------------------------------------- 
  2.  F O R M A T  COMMAND                                                         
  3.  ---------------------------------------------------------------------------- 
  4.                                                                               
  5.  Purpose: Initializes the disk in the designated or default drive to a format 
  6.           that's acceptable to DOS; analyzes the entire disk for any defec-   
  7.           tive tracks; and prepares the disk to accept DOS files.             
  8.                                                                               
  9.  Format:  [d:][path]FORMAT [d:][/S][/V][/B][/4]                               
  10.                                                                               
  11.  Remarks: [d:] drive letter to format.  Be sure to enter the correct drive    
  12.           letter here! A mistake will destroy all data on the formatted disk. 
  13.                                                                               
  14.           /S to copy the operating system from DOS to the new diskette. Using 
  15.           the /S option allows the new diskette or fixed disk to be a boot-   
  16.           able disk.                                                          
  17.                                                                               
  18.           /V to give the disk a volume label.  If the /V switch is used the   
  19.           FORMAT command, upon completion of the format will ask you to enter 
  20.           an 11 character label for the disk.                                 
  21.                                                                               
  22.           /4 to format a 360K double sided diskette in a manner in which it   
  23.           can be used in a high capacity drive, such as ones that come on     
  24.           most IBM-ATs.  Specifying the /4 parameter can cause the formatted  
  25.           disk to be unreliable in a regular 360K drive.                      
  26.                                                                               
  27.                                                                               
  28.  Example: FORMAT A:/S/V  would format the diskette in the A: drive, transfer  
  29.           the DOS system to it, and ask for a volume label.                   
  30.